home *** CD-ROM | disk | FTP | other *** search
- Path: Norway.EU.net!usenet
- From: patrick.hanevold@login.eunet.no (Patrick Hanevold)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: New Motorola syntax... Where?
- Date: 4 Mar 1996 23:45:52 GMT
- Organization: EUnet Norway
- Message-ID: <862.6637T1212T2615@login.eunet.no>
- References: <4gd5lq$bvn@oreig.uji.es> <42116554@phoenix.owl.de>
- <665.6630T585T1102@login.eunet.no> <19960304.7D75AE8.6404@mojaveg.ridgecrest.ca.us>
- NNTP-Posting-Host: pc9.asker-pm2-1.eunet.no
- X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
-
-
- >> JAM>> Where can I find the new Motorola syntax? I've been browsing my local
- >> JAM>> library but there's no new book :-( Any online references?
- >> >Which new syntax? You mean the new syntax for the M68k addressing
- >> The new syntax.
- >>
- >> old: move.l d0,100(a0)
- >> new: move.l d0,(100,a0)
-
- >This was "new" ca. 1990 when the 68020 arrived on the scene.
-
- Yes, but it is "the new" syntax.
-
- >> More logic this way.
-
- >????
-
- I think (100+200+300) is more logical than 100+(200+300).
-
- >> >modes? If so, you will find a complete description in any M68k
- >> >manual from Motorola. You can also download a manual in postscript
- >> >format somewhere from www.mot.com (or take a look into the addres-
- >> >sing modes section of PhxAss.guide).
-
- <sb>Patrick Hanevold - Virtual Reality developer
- <sb>patrick.hanevold@login.eunet.no
- <sb>Amiga and official Be developer
-
-